home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / hungerstrike.swf / scripts / DefineSprite_509 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-09-28  |  130 b   |  8 lines

  1. stop();
  2. starburstVisible = true;
  3. var gameStarted = false;
  4. continue_btn.onRelease = function()
  5. {
  6.    gotoAndStop("main");
  7. };
  8.